home *** CD-ROM | disk | FTP | other *** search
/ boe.pres.k12.wv.us / boe.pres.k12.wv.us.zip / boe.pres.k12.wv.us / Utilities / Xerox Workcentre 5335 / Windows Utilities / Installer32 / ProductData.cab / V5.0 / GSAN / gsan.auto < prev    next >
Text File  |  2010-09-03  |  2KB  |  47 lines

  1. comment;            OAKMONT AUTO-CONFIGURATION MAPPINGS
  2.  
  3.  
  4.  
  5. comment; Which Finisher
  6. ACF_SEQUENCE_CONTAINS_OID;installable-output-delivery-unit-actual;1.3.6.1.2.1.25.3.2.1.3;
  7.     1.3.6.1.2.1.25.3.2.1.3.134;c-type-finisher-booklet-maker;
  8.     1.3.6.1.2.1.25.3.2.1.3.124;type-sb-booklet-maker;
  9.     1.3.6.1.2.1.25.3.2.1.3.162;type-sb;
  10.     1.3.6.1.2.1.25.3.2.1.3.137;a-type-finisher;
  11.     default;output-bin-500-sheet
  12.     end;
  13.  
  14. comment; Hole Punching
  15. ACF_SEQUENCE_CONTAINS_OID;installable-hole-punch-unit-actual;1.3.6.1.2.1.43.30.1.1.10;
  16.     1.3.6.1.2.1.43.30.1.1.10.1.4;punch-2-and-3-hole-stack;
  17.     1.3.6.1.2.1.43.30.1.1.10.1.5;punch-2-and-4-hole-stack;
  18.     1.3.6.1.2.1.43.30.1.1.10.1.6;punch-4-hole-stack;
  19.     1.3.6.1.2.1.43.30.1.1.10.1.3;punch-2-hole-stack;
  20.     default;not-installed
  21.     end;
  22.  
  23. comment; LanFax
  24. comment; This is assumed to always be the 15th service index, and the way it has been detcted in the past is by checking the
  25. comment; xcmSvcMonServiceStateDetail.  However, this is always returned as a HEX_STRING, which is actually representing
  26. comment; a bitmask.  It is a 6 character hex string, where each character represents 8 bits for 48-bit flags.  A string of
  27. comment; "00 00 00 00 00 80" is actually akin to "0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 1000 0000", where the 40th bit is set.  
  28. comment; When looking at this feature in the device profile (MIB Spec), you will note that it referrs to bits representing states.  For this
  29. comment; feature, we will mark it as installed if bits 40, 41, or 42 are set, otherwise it will be marked as not installed.
  30. ACF_VALUE_EQUALS_MAP;installable-fax-out-actual;1.3.6.1.4.1.253.8.74.5.2.1.16.15;
  31.     00 00 00 00 00 80;installed;
  32.     00 00 00 00 00 40;installed;
  33.     00 00 00 00 00 20;installed;
  34.     default;not-installed
  35.     end;
  36.  
  37.  
  38. ACF_SEQUENCE_CONTAINS_OID;installable-input-paper-trays-actual;1.3.6.1.2.1.25.3.2.1.3;
  39.     1.3.6.1.2.1.25.3.2.1.3.116;5-trays;
  40.     default;3-trays
  41.     end;
  42.     
  43. ACF_SEQUENCE_CONTAINS_OID;installable-high-capacity-feeder-actual;1.3.6.1.2.1.25.3.2.1.3;
  44.     1.3.6.1.2.1.25.3.2.1.3.107;hcf;
  45.     default;not-installed
  46.     end;
  47.